home *** CD-ROM | disk | FTP | other *** search
- -- background: 2762 from stack: in
- -- bmap block id: 3083
- -- flags: 4000
- -- background id: 0
- -- name: Master stack backgrd.
- ----- HyperTalk script -----
- on openstack
- hide background field "hidden keywords"
-
-
- end openstack
-
- on closestack
- if the freesize of this stack > 0.15 * the size of this stack then
- set cursor to 4
- domenu "compact stack"
- end if
- end closestack
-
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=253 top=25 right=58 bottom=297
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Keywords
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord"
- show background field "hidden keywords"
- answer "New Keywords will replace old ones." with "Cancel" or "Okay"
- if it is "okay" then
- ask "Enter Keywords for Client"
- put it into background field "hidden keywords"
- end if
- hide background field "hidden keywords"
-
-
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=305 top=28 right=57 bottom=335
- -- title width / last selected line: 0
- -- icon id / first selected line: 8538 / 8538
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: find
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord
- domenu "find..."
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=345 top=26 right=57 bottom=380
- -- title width / last selected line: 0
- -- icon id / first selected line: 20186 / 20186
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Sort
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord"
- answer "Sort all cards according to:" with "Contact" or "Company" or "Cancel"
- if it is "Contact"
- then sort by last word of first line of bkgnd field 3
- else if it is "Company"
- then sort by first word of first line of bkgnd field 3
-
-
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0003
- -- rect: left=429 top=31 right=55 bottom=458
- -- title width / last selected line: 0
- -- icon id / first selected line: 10610 / 10610
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Dial
- ----- HyperTalk script -----
- on mouseUp
- dial line one of background field 3 with modem "ATDT"
- play "dialing tones"
-
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=245 top=309 right=332 bottom=271
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll right fast to black
- visual effect scroll right fast
- go to prev card
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=277 top=309 right=332 bottom=302
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll left fast to black
- visual effect scroll left fast
- go to next card
- end mouseUp
-
-
-
- -- part 30 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=389 top=25 right=60 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 1004 / 1004
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Letter
- ----- HyperTalk script -----
- on mouseup
- get the loc of bkgnd field "follow up"
- click at it
- tabkey
- domenu "copy text"
- play harpsichord
- ask "Which Word Processing Program?"
- put it into wp
- if it is not empty then
- open wp
- else if it is empty then
- exit mouseup
- end if
-
- end mouseup
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=212 top=28 right=56 bottom=246
- -- title width / last selected line: 0
- -- icon id / first selected line: 32462 / 32462
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Button Help
- ----- HyperTalk script -----
-
- on mouseup
- push this card
- set cursor to 4
- visual effect barn door open
- go to stack "FilmPro Help"
- end mouseup
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=466 top=25 right=58 bottom=505
- -- title width / last selected line: 0
- -- icon id / first selected line: 1007 / 1007
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Print
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord
- answer "Proceed with Printing?" with "This Card" or "This Stack" or "Cancel"
- if it is "This Card" then domenu "Print card"
- else if it is "This Stack" then domenu "Print stack..."
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=4 top=218 right=254 bottom=40
- -- title width / last selected line: 65535
- -- icon id / first selected line: -15743 / 49793
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Crews Stack Button
- ----- HyperTalk script -----
- on mouseUp
- set cursor to 4
- push this card
- visual effect dissolve to white
- visual effect dissolve
- go to stack crews
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=0 top=259 right=294 bottom=43
- -- title width / last selected line: 0
- -- icon id / first selected line: 9761 / 9761
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Locations Stack Button
- ----- HyperTalk script -----
- on mouseUp
- set cursor to 4
- push card
- visual effect dissolve to white
- visual effect dissolve
- go to stack "Locations"
-
- end mouseUp
-
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=1 top=61 right=98 bottom=43
- -- title width / last selected line: 0
- -- icon id / first selected line: 2002 / 2002
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Client Stack Button
- ----- HyperTalk script -----
- on mouseUp
- beep
- answer "You are already in the Clients Stack"
- end mouseUp
-
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=47 top=301 right=331 bottom=79
- -- title width / last selected line: 0
- -- icon id / first selected line: 29114 / 29114
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: return
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left fast to black
- visual effect wipe right fast
- pop card
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=0 top=24 right=57 bottom=43
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: FilmPro
- ----- HyperTalk script -----
- on mouseup
- set cursor to 4
- visual effect dissolve to white
- visual effect dissolve
- go to card id 2844 of stack "FilmPro "
- end mouseUp
-
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=7 top=187 right=213 bottom=35
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Production Notes
- ----- HyperTalk script -----
- on mouseUp
- set cursor to 4
- push this card
- visual effect dissolve to white
- visual effect dissolve
- go to last card in stack Memos
- end mouseUp
-
-
-
- -- part 16 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=4 top=145 right=182 bottom=41
- -- title width / last selected line: 0
- -- icon id / first selected line: 18814 / 18814
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Call Sheets
- ----- HyperTalk script -----
- on mouseUp
- set cursor to 4
- push this card
- visual effect dissolve to white
- visual effect dissolve
- go to last card in stack Call Sheets
-
- end mouseUp
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=1 top=109 right=138 bottom=40
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: jobs stack button
- ----- HyperTalk script -----
- on mouseUp
- set cursor to 4
- push this card
- visual effect dissolve to white
- visual effect dissolve
- go to last card in stack Job File
- end mouseUp
-
-
-
- -- part 20 (field)
- -- low flags: 80
- -- high flags: 0001
- -- rect: left=208 top=24 right=58 bottom=503
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: hidden keywords
-
-
- -- part 22 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=176 top=67 right=136 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Name and Address
-
-
- -- part 23 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=177 top=134 right=154 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Phone
-
-
- -- part 24 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=154 top=156 right=177 bottom=337
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Receptionist
-
-
- -- part 32 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=385 top=160 right=177 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Hours
-
-
- -- part 25 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=140 top=172 right=192 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Principals
-
-
- -- part 26 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=169 top=189 right=211 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Other Contacts
-
-
- -- part 27 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=129 top=206 right=226 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Products
-
-
- -- part 28 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=177 top=224 right=273 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Activity
-
-
- -- part 29 (field)
- -- low flags: 00
- -- high flags: 6000
- -- rect: left=139 top=273 right=308 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: Follow Up
-
-
- -- part 31 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=3 top=299 right=333 bottom=39
- -- title width / last selected line: 0
- -- icon id / first selected line: 17343 / 17343
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Application
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord
- ask "Which application would you like to open?"
- if it is not empty then
- suspend
- open it
- else if it is empty then
- exit mouseup
- end if
-
- end mouseUp
-
-